xen.git
2011-03-26 Keir FraserRemove spin_barrier_irq(). It is pointless.
2011-03-26 Keir Fraserrwlock: Allow to scale to 2^31-1 readers on x86.
2011-03-25 Keir Frasertools: vnet: Remove
2011-03-25 Keir FraserRemove unmaintained Access Control Module (ACM) from...
2011-03-25 Jan Beulichx86/hpet: eliminate cpumask_lock
2011-03-25 Olaf Heringxentrace: use consistent printk prefix
2011-03-25 Olaf Heringxentrace: update comments
2011-03-25 Olaf Heringxentrace: remove gdprintk usage since they are not...
2011-03-25 Olaf Heringxentrace: print calculated numbers in calculate_tbuf_size()
2011-03-25 Olaf Heringxentrace: fix t_info_pages calculation.
2011-03-24 Ian Campbelltools/xenstat: 23075:b4351d57464b added libxenstat...
2011-03-24 Keir FraserCOPYING: Add discussion about GPL compatibility of...
2011-03-23 Ian Jacksontools: add missing libxl_uuid.c
2011-03-23 Ian Campbelltools/libxl: move uuid wrapper functions out of line.
2011-03-23 Ian Campbelltools: drop further uses of -Wp,-MD,.$(@F).d to generat...
2011-03-23 Ian Campbelllibxl: remove XS transaction from public API.
2011-03-23 Ian Campbelllibxl: drop protype for libxl_ctx_set_log
2011-03-23 Ian Campbelltools: provide generic rules for compiling .S files
2011-03-23 Ian Campbelltools: flask: remove $(LOADLIBES)
2011-03-23 Ian Campbelltools: flask: Remove BASECFLAGS, just use CFLAGS
2011-03-23 Ian Campbelltools: users of libxl currently need to see libxc and...
2011-03-23 Ian Campbelltools: ocaml: link evtchn bindings against libxenctrl
2011-03-23 Ian Campbelltools: ocaml: link xl bindings against libxl
2011-03-23 Ian Campbelltools: allow Makefiles to define CFLAGS_foo.o
2011-03-23 Ian Campbelltools: Drop $(X11_LDPATH) from build.
2011-03-23 Ian Campbelltools: xenstat: install and use shared library
2011-03-23 Keir FraserDefine new <pfn.h> header for PFN_{DOWN,UP} macros.
2011-03-21 Ian Campbelltools: consistently use $({CFLAGS,LDLIBS}_libxenlight...
2011-03-21 Ian Campbelltools: consistently use $({CFLAGS,LDLIBS}_libxenstore...
2011-03-21 Ian Campbelltools: consistently use $({CFLAGS,LDLIBS}_libxenctrl...
2011-03-21 Ian Campbelltools: consistently use $(CFLAGS_xeninclude) instead...
2011-03-21 Ian Campbelltools: Drop XEN_XC variable
2011-03-21 Ian Campbelltools: remove unnecessary uses of -I.
2011-03-21 Ian Campbelltools: remove unnecessary uses of -L.
2011-03-21 Ian Campbelltools: vtpm: Use $(BINDIR) rather than a privately...
2011-03-21 Ian Campbelltools: Drop use of $(INCLUDES)
2011-03-21 Ian Campbelltools: libxc: drop rpm.spec
2011-03-21 Ian Campbelllibxc: remove dependency on xenstore headers.
2011-03-21 Ian Campbellxl: link against libxenctrl
2011-03-18 Jan Beulichamd-iommu: remove a stray __init
2011-03-18 Jan Beulichx86/mce: CPU notifiers must not be registered a second...
2011-03-18 Jan BeulichRules.mk: adjustments to the .o -> .init.o build rule
2011-03-17 Keir FraserUpdate Xen version to 4.2-unstable
2011-03-17 Ian Campbelltools: do not link against unused libraries.
2011-03-17 Ian Campbelltools: support building with --as-needed
2011-03-17 Ian Campbelltools: link each shared library or binary only against...
2011-03-17 Ian Campbelltools/blktap2/libvhd: move uuid wrapper functions out...
2011-03-17 Ian Campbelltools/blktap2: push uuid wrapper functions down into...
2011-03-17 Jan Beulichx86/HPET: fix oversight in 23033:84bacd800bf8 (2nd...
2011-03-17 Liu, Jinsongx86: mce cleanup for both Intel and AMD mce logic
2011-03-17 Olaf Heringxentrace: dynamic tracebuffer allocation
2011-03-17 Keir Fraserbuild: Make XEN_ROOT an absolute path.
2011-03-17 Keir FraserDo not re-define XEN_ROOT in hypervisor sub-Makefiles.
2011-03-16 Ian Jacksonlibxl: provide full path to vif hotplug script script
2011-03-16 Tim DeeganThis fixes a bug in changeset 22526:7a5ee3800417, where...
2011-03-15 Ian Campbelllibxl: Make all hidden/static functions take a gc not...
2011-03-15 Ian Campbelllibxl: do not start a xenpv qemu solely for tap devices...
2011-03-15 Juergen GrossAvoid endless loop for vcpu migration.
2011-03-15 Jan Beulichx86/HPET: fix oversight in 23033:84bacd800bf8
2011-03-14 Jan Beulich_csched_cpu_pick(): simplify sched_smt_power_savings...
2011-03-14 Jan Beulich_csched_cpu_pick(): don't write idle bias more than...
2011-03-14 Jan Beulich_csched_cpu_pick(): don't return CPUs outside vCPU...
2011-03-14 Gianni TedescoAllow tools to map arbitrarily large machphys_mfn_list...
2011-03-14 Jan Beulichx86: fix cpu_sibling_map initialization when topology...
2011-03-14 Wei Gangx86: add volatile prefix for cpuid asm clauses
2011-03-14 Jan BeulichForce out-of-line instances of inline functions into...
2011-03-14 Tim Deeganx86_64: fix error checking in arch_set_info_guest()
2011-03-12 Jan Beulichx86/HPET: adjust types
2011-03-12 Jan Beulichx86/HPET: use dynamic allocation for hpet_events[]
2011-03-12 Jan Beulichx86/HPET: cleanup
2011-03-12 Jan Beulichx86/HPET: fix initialization order
2011-03-11 Stefano Stabellinilibxl: do not try to use blktap with qdisk
2011-03-11 Ian JacksonMerge
2011-03-11 Ian Campbelllibxc: move error checking next to the function which...
2011-03-11 Ian Campbelllibxc: osdep: convert hypercall buffer allocation
2011-03-11 Keir Fraserx86: Clean up wbinvd usage in cpu offline paths.
2011-03-11 Liu, Jinsongx86: Fix cpu offline bug: add clflush inside dead loop
2011-03-11 Liu, Jinsongx86: Fix cache flush bug of cpu offline
2011-03-11 Liu, Jinsongx86: Fix cpu offline bug: cancel SYSIO method when...
2011-03-11 Ian Campbelllibxc: move error checking next to the function which...
2011-03-10 Liu, Jinsongx86: Fix cpuidle bug
2011-03-10 Ian Campbelllibxl: do not rely on guest to respond when forcing...
2011-03-10 Jim Fehliglibxl: Call setsid(2) before exec'ing device model
2011-03-10 Stefano Stabelliniupdate README
2011-03-09 Jan Beulichx86: remove pre-686 CPU support bits
2011-03-09 Ian Campbellxl/xm: make pci-list use same BDF format as all other...
2011-03-09 Stefano Stabellinilibxl: introduce flexarray_append_pair
2011-03-09 Jan BeulichACPI: large cleanup
2011-03-09 Jan Beulichx86: MCE cleanup
2011-03-09 Jan Beulichmove various bits into .init.* sections
2011-03-09 Jan Beulichx86: MTRR cleanup
2011-03-09 Jan BeulichVT-d: cleanup ATS code
2011-03-09 Jan Beulichx86: IO-APIC cleanup
2011-03-09 Jan Beulichx86: APIC cleanup
2011-03-09 Jan Beulichx86: cleanup mpparse.c
2011-03-09 Jan BeulichVT-d: section adjustments to DMAR parsing code
2011-03-09 Jan BeulichVT-d: section adjustments to quirks code
2011-03-09 Jan BeulichMove more kernel decompression bits to .init.* sections
2011-03-09 Jan BeulichAdd DomU xz kernel decompression
2011-03-09 Jan BeulichAdd Dom0 xz kernel decompression
next